home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / CBSA / UTILS / PLAYMP3 / !PlayMP3 / PlayMP3 < prev    next >
Text File  |  1998-07-14  |  259b  |  6 lines

  1. Set PlayError 0
  2. If MP3Playing=1 then Set PlayError 1
  3. If PlayError=0 then Set MP3Playing 1
  4. If PlayError=0 then TaskWindow "<PlayMP3$Dir>.dmpa %*0 { >> Null: }" -wimpslot 128k -name "Play MPI-III Audio" -quit
  5. If PlayError=0 then Set MP3Playing 0
  6. Set PlayError 0